-
Couldn't load subscription status.
- Fork 32
Set up elastic synthetics #1989
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
We can create PR check too:
docs-builder assembler config init --local
docs-builder assembler clone -c local --skip-private-repositories
docs-builder assembler build -c local --skip-private-repositories
We just need to make sure the journey does not go over private repository pages.
UUH! nice. Thank you.. will add it now |
Co-authored-by: Martijn Laarman <[email protected]>
Changes
Context
Will be used in our docs internal workflows repo.
Future work
Would be nice to run this here as PR check. But we still need to find a way to run the full assembler build in this repo.